xenpaging: print DPRINTF ouput if XENPAGING_DEBUG is in environment
authorOlaf Hering <olaf@aepfle.de>
Tue, 14 Dec 2010 18:48:44 +0000 (18:48 +0000)
committerOlaf Hering <olaf@aepfle.de>
Tue, 14 Dec 2010 18:48:44 +0000 (18:48 +0000)
commit8fa232693dfcc8f465383c6b137c6bb4db51f9a0
tree513cc82a0ca73caa396287e4e3bb642eb9fa769d
parentea9ae21f70cb5bf516e1008c9953dbe0f0883a14
xenpaging: print DPRINTF ouput if XENPAGING_DEBUG is in environment

No DPRINTF output is logged because the default loglevel is to low in
libxc. Recognize the XENPAGING_DEBUG environment variable to change the
default loglevel at runtime.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/xenpaging/xenpaging.c